projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc1ce9a
)
(Top): Update node listing.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 18 Mar 2009 04:01:15 +0000
(
04:01
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 18 Mar 2009 04:01:15 +0000
(
04:01
+0000)
doc/lispref/elisp.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/elisp.texi
b/doc/lispref/elisp.texi
index f2a9246e48e3920b19c7f2ee95acbccadd9328bc..3c201b90ccd63859442fc364e023ec2cfa353878 100644
(file)
--- a/
doc/lispref/elisp.texi
+++ b/
doc/lispref/elisp.texi
@@
-634,6
+634,7
@@
Completion
(reading buffer name, file name, etc.)
* Reading File Names:: Using completion to read file names and
shell commands.
+* Completion Styles:: Specifying rules for performing completion.
* Programmed Completion:: Finding the completions for a given file name.
Command Loop